home *** CD-ROM | disk | FTP | other *** search
/ An Invitation to the Roland World of Music / Roland - An Invitation To The Roland World Of Music.bin / vb / msgblast / smallcap.frm (.txt) < prev    next >
Visual Basic Form  |  1994-04-23  |  7KB  |  220 lines

  1. frmMain
  2. Form11
  3. Command1
  4. MsgBlaster
  5. &Click on "..." for the About Box ---->    *Click on "..." for the Message Center --->
  6. frmMain
  7. Label3
  8. ;Try using the system menu. You'll find the about box there.
  9. Label2
  10. $How to create a small caption in VB.
  11. Label1
  12. Check out the caption on this form! Normally, this would be impossible to do in VB. But with the Message Blaster and some clever coding by some friends of mine, anything is possible.
  13. Command1_Click
  14. Label1
  15. Caption
  16. GetFreePages
  17. Timer1_Timer
  18. @    Form_Load
  19. Toolhelp
  20. Screen
  21. Width%
  22. Height
  23. Label1_ClickA
  24. Label1_DblClickT
  25. ExitApp
  26. MB_YESNO\
  27. UpdateData
  28. DisplayWhatz
  29.     Configure
  30. Label2_Click
  31. Index
  32. GetUserConfig;
  33. numDataSetsm
  34. Label2
  35. DataSets[
  36. DataSetNameu
  37. DataSet
  38. numDataSetc
  39. Recalc
  40. GetMemObject
  41. ConfigG
  42. Timer1
  43. EnabledS
  44. Label0
  45. Label2_DblClick
  46. Visible1
  47. TitleWidth
  48. Picture1
  49. DataSeti
  50. AskUserL
  51. ReadIniConfigp
  52. Form_DblClick
  53. FormTop
  54. xPos>
  55. FormLeftb
  56. Form1
  57. MsgBlaster1e
  58. hWndTarget
  59. MsgListc
  60. WM_NCHITTEST
  61. MsgPassage
  62. EATMESSAGE 
  63. WM_CLOSE
  64. WM_NCACTIVATEH
  65.     ScaleModeG    @
  66. Form_Paint
  67. CaptionColor
  68. ScaleWidth
  69. PREPROCESS
  70. POSTPROCESS
  71. MsgBlaster1_Message7
  72. MsgVal
  73. wParam
  74. lParam%
  75.     ReturnVal
  76. GetSysColor
  77. COLOR_ACTIVECAPTIONt
  78. COLOR_INACTIVECAPTION
  79. TwipsPerPixelY
  80. TwipsPerPixelXB
  81. lRetVal!
  82. Picture1_Click
  83. Form_UnloadU
  84. Cancel
  85. WriteProfileString
  86. Position
  87. GetProfileString
  88. Spaces
  89. ScaleHeight
  90. WriteIniConfigu
  91. WM_NCLBUTTONDBLq
  92. WM_NCLBUTTONDBLCLK.
  93. HT_SYSMENU
  94.     HTCAPTION
  95. HTCLIENT
  96.     HTSYSMENU?    
  97. Form_Click~
  98. WM_NCPAINTw
  99. WM_NCLBUTTONDOWN
  100. hSysMenu
  101. CreatePopupMenu
  102. AppendMenu
  103. MF_ENABLED
  104.     MF_STRING
  105. IDM_SYSMOVE
  106. IDM_SYSCLOSE(
  107. TrackPopupMenu
  108. TPM_LEFTALIGN
  109. TPM_LEFTBUTTON7
  110. WM_COMMANDm
  111. SendMessage
  112. WM_SYSCOMMANDS
  113. SC_MOVE
  114. SC_CLOSE
  115. tmpTimer
  116. InPixels
  117. hMenu
  118. GetMenud
  119. hSubMenu
  120. GetSubMenuY
  121. Buttons
  122. OldModeP
  123. TwipsPerPixel
  124. Form2
  125. MsgPass
  126. IDM_CUSTOMIZE
  127. OldTimer
  128. Form_KeyPress5
  129. KeyAscii
  130. Form_KeyDown
  131. KeyCodeC
  132. Shift!    @
  133. Form_KeyUp
  134. fStayOnTop
  135. GetProfileInt
  136. SetWindowPosZ
  137. IDM_CUSTOM
  138. DestroyMenu
  139. GetMenuH
  140. GetSystemMenu
  141. ModifyMenu
  142. MF_BYPOSITION
  143. DeleteMenu-
  144. DrawMenuBar
  145.     SM_CYMENUD
  146. GetSystemMetricsL
  147. ScreenRect
  148. right
  149. ScrrenRecte    
  150. bottom
  151. ShowSysMenu
  152.     InSysMenu
  153. HideSysMenu
  154. WM_KEYDOWN
  155. VT_ESC
  156.     VK_ESCAPE
  157. LogFName
  158. Timer2
  159. Timer2_Timer
  160. SaveLog
  161.     AppendLog
  162. FName
  163. LogTime
  164. Pad1    
  165. MF_X    
  166. MF_SEPERATOR
  167. fForceLeft
  168. btnExit_Clickw    
  169.     IDM_ABOUT
  170. frmAbout
  171. MF_SEPARATOR5
  172. WM_EXITMENULOOP
  173. fCaptureMsgw
  174. fDebug_
  175. InitODS
  176. MsgBlaster2_Message
  177. Msg1_Message
  178. mFormTop
  179.     mFormLeft
  180. mxPos
  181. myPos
  182. mCaptionColorR
  183.     mhSysMenu
  184. mScreenRect
  185. mInSysMenu
  186.     mmFormTop
  187. mmFormLeft
  188. mmxPos
  189. MF_BmyPosITION
  190. mmyPos
  191. mmCaptionColor
  192. mmhSysMenu
  193. mmScreenRect
  194. mmInSysMenu
  195. SMALLCAP.MAK
  196. Virtual Key values
  197. System Metrics Constants
  198. SysCommand, wParam values
  199. Menu Function values
  200. Menu ID'sR
  201. MsgBlaster property values
  202. WM_NCHITTEST return values
  203. Command1_Click
  204. Form_KeyUp
  205. Form_Load
  206. &Move
  207. &Close  Alt+F4
  208. &About
  209. Form_Paint
  210. Paint caption background
  211. Horizontal line under captions
  212. Vertical line beteen control menu and captionn
  213. Background for control menuu
  214. Box for bar in control menul
  215. Line inside bar in control menun
  216. Vertical shadow on bar in control menu
  217. Horizontal shadow on bar in control menu
  218. Msg1_Message
  219. ShowSysMenu
  220.